func runtime.scanobject

5 uses

	runtime (current package)
		mgcmark.go#L393: 				scanobject(p, gcw)
		mgcmark.go#L1081: 		scanobject(b, gcw)
		mgcmark.go#L1171: 		scanobject(b, gcw)
		mgcmark.go#L1234: func scanobject(b uintptr, gcw *gcWork) {
		mheap.go#L1833: 			scanobject(base, gcw)